PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../../_images/b73b51b11a485a6d42ebf030edab8d09f2561ce0de53748634eef7f96609b733.png

Jeremy’s Plots:#

This script was last run at 2024-03-07 10:11:28.476315+00:00 (UTC)
In US/Central Time, this is 2024-03-07 04:11:28.476315-06:00
../../_images/d068cbeecbcfab3ed8867e3ea7a0d49109a7c4e3be35c081c00fcbed3801f3ba.png
../../_images/0a222b199e099392c7bb9fe945ea0591d46ed7e15c2d60fc78b3b2ee581d715d.png